home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 551 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  43 lines

  1. Newsgroups: comp.dcom.modems
  2. Path: news.fyi.net!news
  3. From: rls@isrv.com (Bob Schaffer)
  4. Subject: Re: Sportster 288 /NO DIALTONE
  5. X-Nntp-Posting-Host: 205.228.233.4
  6. Message-ID: <DKq6u6.5Bt@fyi.net>
  7. Sender: news@fyi.net (News User)
  8. Organization: FYI Networks
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. References: <4cjs8b$2dc@hudson.lm.com>
  11. Date: Fri, 5 Jan 1996 20:43:46 GMT
  12.  
  13. bvryen@telerama.lm.com wrote:
  14.  
  15. >Hello,
  16. >    I am having a problem getting my Sporster to detect a dial tone when
  17. >connecting to my service provider. I use the Trumpet Winsock dialler
  18. >to connect. When I run the login script, I get an audible dial tone
  19. >from the modem speaker and then the dialer comes back with NO DIALTONE
  20. >after about two seconds and hangs up. It takes anywhere from 10 to 20
  21. >tries before the modem successfully dials. I'm not sure if there is
  22. >something missing in my initialization string (see below) or if there
  23. >is something wrong with the phone line. (The connection to the wall
  24. >jack is two 25 ft. cords. I am suspecting that this may be the
  25. >problem)
  26. >
  27. >    I went through the Navas FAQ and read the manual for tips on
  28. >troubleshooting this, but nothing seemed to apply. If anybody has had
  29. >any success in solving this sort of problem, please forward a reply.
  30. >
  31. >TIAFAH,
  32. >
  33. >Bruce 
  34. >
  35. >INIT=&F&H1&R2&B1&C1&D2&M4&K0&A3E1 X4 Q0 V1&W
  36. >
  37.  
  38. Try AT&F1 as the init string.  It will work with 99% of the modems you want
  39. to hook up to.  Also, &B0 is recommended instead of &B1 if you want to keep
  40. the string above.
  41.  
  42.  
  43.